-
Home
-
WP-SCSS
-
4.0.2 (latest)
-
Code
-
Classes
- StringScanner
Total Complexity |
37 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
312 |
Lines of code |
117 |
Logical lines of code |
60 |
Comment lines |
123 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
readUtf8Char() |
S |
60 |
4 |
13 |
peekChar() |
S |
67 |
3 |
7 |
substring() |
S |
65 |
3 |
9 |
scanChar() |
S |
64 |
3 |
10 |
expectChar() |
S |
66 |
3 |
9 |
scan() |
S |
69 |
2 |
7 |
expect() |
S |
71 |
2 |
6 |
readChar() |
S |
70 |
2 |
6 |
expectDone() |
S |
72 |
2 |
6 |
matches() |
S |
69 |
2 |
6 |
error() |
S |
69 |
1 |
6 |
getColumn() |
S |
80 |
1 |
3 |
getLine() |
S |
80 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |
getString() |
S |
82 |
1 |
3 |
isDone() |
S |
79 |
1 |
3 |
getEmptySpan() |
S |
80 |
1 |
3 |
spanFrom() |
S |
75 |
1 |
4 |
setPosition() |
S |
81 |
1 |
3 |
getPosition() |
S |
82 |
1 |
3 |
fail() |
S |
79 |
1 |
3 |